home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 2 / ETO Development Tools 2.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Oct 89 / Z0100-Re Eiffel-Oct89 < prev    next >
Encoding:
Text File  |  1989-10-16  |  1.4 KB  |  37 lines  |  [TEXT/GEOL]

  1. Item    4326304                         16-Oct-89        18:26
  2.  
  3. From:   SCHMUCKER1                      Schmucker, Kurt
  4.  
  5. To:     D1282                           Power Up,PRT
  6.  
  7. cc:     MACAPP.TECH$                    MACAPP Tech
  8.  
  9. Sub:    Re: Eiffel
  10.  
  11. Jim,
  12.  
  13.     I believe (though I have not yet done so myself) that MPW C++ users can use
  14. multiple inheritance for their own classes, not descended from any of the
  15. MacApp ones.  In terms of the QuadWorld example, the classes TQuad,
  16. TParallelogram, TRhombus, etc. can make use of MI; the classes TQuadDocument,
  17. TQuadGraphicalView, etc, can not.
  18.  
  19.     I stand by my statement that for me to look seriously at a new OOL on the
  20. Mac, it must be able to access MacApp.  It is the class library that is
  21. important, not the language.  MacApp has more than 60 man-years of effort
  22. behind it, and I want to stand on the shoulders of those people when I do my
  23. work.
  24.  
  25.     I can't see how another class library wil be as robust, as full-featured,
  26. nor as solid without a similar development effort.  I am not interested in
  27. spending much of my time working with a class library that one person knocks
  28. off in a few months work.  It just won't be as good.
  29.  
  30.     Like many other programmers, I use many tools -- hopefully the right one
  31. for the right job.  Smalltalk or Lightspeed Pascal for quickly trying an idea
  32. out, and MacApp to put that idea into a production quality application.
  33.  
  34.  
  35.                     Kurt
  36.  
  37.